Presentation: Tweet"The Post-MVC Age"
For a long time the Model View Controller (MVC) paradigm was the golden standard to build our applications. Now it seems MVCs star is dying in the JavaScript universe.
Libraries and frameworks such as Angular 2.0, React and Ember are embracing a new paradigm centered around Components. A Component wraps the Model, View and Controller into a single entity, violating MVC conventions at every turn.
Ideas such as Flux and Reactive Programming have changed our way of thinking about an application's state. They have radically departed from the principles of MVC in the way entities communicate, and how state is changed and maintained.
At the end of this talk you will know what Flux and Reactive Programming are and how they differ from MVC.
Prerequisite attendee experience level: professional
Download slides